Cyphercrow avatar

Cyphercrow

Community

@cyphercr0w

2Followers
|
4Public Repos
|
18Published Skills

Agent Skills by Cyphercrow

Showing 18 vetted skills indexed across 1 GitHub repositories.

cyphercr0wcyphercr0w
8

docker-patterns

Provide Docker and Docker Compose patterns for local development and container security.

Community
Intermediate
cyphercr0wcyphercr0w
8

iterative-retrieval

Iteratively search and evaluate codebase files to build relevant context sets.

Community
Advanced
cyphercr0wcyphercr0w
8

coding-standards

Enforce coding standards for TypeScript, JavaScript, React, and Node.js development.

Community
Intermediate
cyphercr0wcyphercr0w
8

eval-harness

Formalize AI output evaluation in Claude Code with EDD grading mechanisms.

Community
Advanced
cyphercr0wcyphercr0w
8

cost-aware-llm-pipeline

Route LLM API tasks by complexity with budget tracking and retry logic.

Community
Advanced
cyphercr0wcyphercr0w
8

backend-patterns

Provide backend architecture patterns for Node.js, Express, and Next.js API routes.

Community
Advanced
cyphercr0wcyphercr0w
8

api-design

Define REST API conventions for resource naming, HTTP methods, and response formats.

Community
Advanced
cyphercr0wcyphercr0w
8

security-scan

Scan Claude Code configurations for security vulnerabilities and misconfigurations.

Community
Intermediate
cyphercr0wcyphercr0w
8

deployment-patterns

Guide web application deployment with CI/CD, Docker, and rollback strategies.

Community
Advanced
cyphercr0wcyphercr0w
8

e2e-testing

Configure Playwright end-to-end tests with Page Object Model and CI/CD integration.

Community
Advanced
cyphercr0wcyphercr0w
8

content-hash-cache-pattern

Cache file processing results using SHA-256 content hashes.

Community
Intermediate
cyphercr0wcyphercr0w
8

verification-loop

Execute multi-phase code verification covering build, type checking, linting, tests, and security.

Community
Intermediate
cyphercr0wcyphercr0w
8

tdd-workflow

Enforce test-first development with 80% coverage across unit, integration, and E2E tests.

Community
Advanced
cyphercr0wcyphercr0w
8

database-migrations

Guide PostgreSQL, MySQL, and ORM database schema migrations with rollback planning.

Community
Advanced
cyphercr0wcyphercr0w
8

frontend-patterns

Provide curated React and Next.js frontend development patterns with code examples.

Community
Intermediate
cyphercr0wcyphercr0w
8

security-review

Review web application code against security checklists for common vulnerabilities.

Community
Advanced
cyphercr0wcyphercr0w
8

strategic-compact

Suggest manual context compaction at logical workflow intervals.

Community
Basic
cyphercr0wcyphercr0w
8

regex-vs-llm-structured-text

Parse structured text with regex and LLM validation using confidence scoring.

Community
Intermediate