Agent Skills by Cyphercrow
Showing 18 vetted skills indexed across 1 GitHub repositories.
docker-patterns
Provide Docker and Docker Compose patterns for local development and container security.
iterative-retrieval
Iteratively search and evaluate codebase files to build relevant context sets.
coding-standards
Enforce coding standards for TypeScript, JavaScript, React, and Node.js development.
eval-harness
Formalize AI output evaluation in Claude Code with EDD grading mechanisms.
cost-aware-llm-pipeline
Route LLM API tasks by complexity with budget tracking and retry logic.
backend-patterns
Provide backend architecture patterns for Node.js, Express, and Next.js API routes.
api-design
Define REST API conventions for resource naming, HTTP methods, and response formats.
security-scan
Scan Claude Code configurations for security vulnerabilities and misconfigurations.
deployment-patterns
Guide web application deployment with CI/CD, Docker, and rollback strategies.
e2e-testing
Configure Playwright end-to-end tests with Page Object Model and CI/CD integration.
content-hash-cache-pattern
Cache file processing results using SHA-256 content hashes.
verification-loop
Execute multi-phase code verification covering build, type checking, linting, tests, and security.
tdd-workflow
Enforce test-first development with 80% coverage across unit, integration, and E2E tests.
database-migrations
Guide PostgreSQL, MySQL, and ORM database schema migrations with rollback planning.
frontend-patterns
Provide curated React and Next.js frontend development patterns with code examples.
security-review
Review web application code against security checklists for common vulnerabilities.
strategic-compact
Suggest manual context compaction at logical workflow intervals.
regex-vs-llm-structured-text
Parse structured text with regex and LLM validation using confidence scoring.