CtrlK
BlogDocsLog inGet started
Tessl Logo

agentic-awesome-skills

github.com/sickn33/agentic-awesome-skills

SkillAddedReview
blockchain-developer

skills/blockchain-developer/SKILL.md

Build production-ready Web3 applications, smart contracts, and decentralized systems. Implements DeFi protocols, NFT platforms, DAOs, and enterprise blockchain integrations.

44

binary-analysis-patterns

skills/binary-analysis-patterns/SKILL.md

Comprehensive patterns and techniques for analyzing compiled binaries, understanding assembly code, and reconstructing program logic.

49

billing-automation

skills/billing-automation/SKILL.md

Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation.

57

behavioral-modes

skills/behavioral-modes/SKILL.md

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

52

bazel-build-optimization

skills/bazel-build-optimization/SKILL.md

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

62

bats-testing-patterns

skills/bats-testing-patterns/SKILL.md

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

51

bash-pro

skills/bash-pro/SKILL.md

Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts.

48

azure-functions

skills/azure-functions/SKILL.md

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models.

60

bash-defensive-patterns

skills/bash-defensive-patterns/SKILL.md

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

56

bash-linux

skills/bash-linux/SKILL.md

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

58

backtesting-frameworks

skills/backtesting-frameworks/SKILL.md

Build robust, production-grade backtesting systems that avoid common pitfalls and produce reliable strategy performance estimates.

52

backend-dev-guidelines

skills/backend-dev-guidelines/SKILL.md

You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Use when routes, controllers, services, repositories, express middleware, or prisma database access.

60

backend-security-coder

skills/backend-security-coder/SKILL.md

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

48

backend-development-feature-development

skills/backend-development-feature-development/SKILL.md

Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services.

52

backend-architect

skills/backend-architect/SKILL.md

Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems.

44

aws-serverless

skills/aws-serverless/SKILL.md

Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.

51

aws-penetration-testing

skills/aws-penetration-testing/SKILL.md

Provide comprehensive techniques for penetration testing AWS cloud environments. Covers IAM enumeration, privilege escalation, SSRF to metadata endpoint, S3 bucket exploitation, Lambda code extraction, and persistence techniques for red team operations.

63

avalonia-zafiro-development

skills/avalonia-zafiro-development/SKILL.md

Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.

46

avalonia-viewmodels-zafiro

skills/avalonia-viewmodels-zafiro/SKILL.md

Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.

50

avalonia-layout-zafiro

skills/avalonia-layout-zafiro/SKILL.md

Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.

53

autonomous-agents

skills/autonomous-agents/SKILL.md

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability.

48

autonomous-agent-patterns

skills/autonomous-agent-patterns/SKILL.md

Design patterns for building autonomous coding agents, inspired by [Cline](https://github.com/cline/cline) and [OpenAI Codex](https://github.com/openai/codex).

53

auth-implementation-patterns

skills/auth-implementation-patterns/SKILL.md

Implement or review authentication and authorization with explicit token, session and resource-access boundaries.

50

attack-tree-construction

skills/attack-tree-construction/SKILL.md

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

66

async-python-patterns

skills/async-python-patterns/SKILL.md

Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.

47