Loading...
Loading...
Found 417 Skills
Audits architectural patterns against best practices (MCP Ref, Context7, WebSearch). Maintains patterns catalog, calculates 4 scores, creates refactor Stories via ln-220. Use when user asks to: (1) Check architecture health, (2) Audit patterns before refactoring, (3) Find undocumented patterns in codebase.
Generates .NET Clean Architecture backend structure from entity definitions
Universal platform artifact cleaner: Replit, StackBlitz, CodeSandbox, Glitch
Semantic content auditor (L3 Worker). Verifies document content matches stated SCOPE, aligns with project goals, and reflects actual codebase state. Called by ln-600 for each project document. Returns scope_alignment and fact_accuracy scores with findings.
Upgrades Python pip/poetry/pipenv dependencies with breaking change handling
Research-backed code review skill with OWASP Top 10 security checks, SAST tool integration (SonarQube, CodeQL, Snyk), performance pattern detection, and automated quality standards enforcement. Auto-invoked for code review, security audit, PR analysis, and bug checking. Implements 2025 best practices with 92% faster vulnerability remediation.
Search GitHub and automatically install and configure MCP (Model Context Protocol) server tools into Claude configuration files. This skill is triggered when users need to install MCP tools. Workflow: Search for MCP projects on GitHub -> Extract npx configuration -> Add to ~/.claude.json -> Handle API keys (if any).
Google search via Serper API with full page content extraction. Fast API lookup + concurrent page scraping (3s timeout). One well-crafted query returns rich results — avoid multiple calls. Two modes, explicit locale control. API key via .env.
Capture AI agent sessions in your git workflow. Use for setup, rewinding to checkpoints, exploring session history, and troubleshooting.
Worker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or task creation.
Use when conducting authorized penetration tests, performing security assessments, running red team exercises, testing security controls, identifying attack paths, or validating hardening measures
Optimizes algorithms via autoresearch loop: benchmark, research, hypothesize, keep/discard