Skip to main content
Run any Skill in Manus
with one click
GitHub repository

burntop

burntop contains 30 collected skills from agusmdev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
30
Stars
3
updated
2026-01-20
Forks
0
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

fastapi-alembic-setup
database-architects

Configure Alembic for async SQLAlchemy migrations with PostgreSQL

2026-01-20
fastapi-app-factory
software-developers

Create FastAPI application factory with lifespan, middleware, pagination, and router configuration

2026-01-20
fastapi-auth
software-developers

Implement session-based authentication in FastAPI applications. Use when building login/logout flows, protecting endpoints with auth dependencies, creating user models with password hashing, managing sessions in database, or implementing auth exceptions. Covers HTTPBearer token validation, Argon2 password hashing, session repository/service patterns, and route protection with dependency injection.

2026-01-20
fastapi-backend-overview
software-developers

Overview and guidelines for FastAPI 3-layer architecture with async SQLAlchemy, Pydantic v2, and best practices

2026-01-20
fastapi-core-models
software-developers

Create SQLAlchemy base model with UUID, timestamp, and soft delete mixins for FastAPI

2026-01-20
fastapi-core-repository
software-developers

Create abstract base repository interface with CRUD, pagination, filtering, bulk operations, and soft delete

2026-01-20
fastapi-core-schemas
software-developers

Create Pydantic v2 base schemas for request validation and response serialization in FastAPI

2026-01-20
fastapi-core-service
software-developers

Create base service class that wraps repository operations and provides business logic hooks

2026-01-20
fastapi-database-setup
software-developers

Configure async SQLAlchemy 2.0 engine, session factory, and database dependency for FastAPI

2026-01-20
fastapi-entity
software-developers

Create a new entity with model, schemas, repository, service, router, dependencies, and filters

2026-01-20
fastapi-exceptions
software-developers

Create custom exceptions, error response schemas, and centralized exception handlers for FastAPI

2026-01-20
fastapi-logging
software-developers

Configure structured JSON logging with correlation IDs and request context for FastAPI

2026-01-20
fastapi-postgres-repository
software-developers

Implement PostgreSQL repository with bulk upsert, soft delete filtering, and fastapi-pagination/filter integration

2026-01-20
fastapi-project-setup
software-developers

Initialize FastAPI project with uv, pyproject.toml, ruff configuration, and environment files

2026-01-20
fastapi-testing
software-quality-assurance-analysts-and-testers

Configure pytest-asyncio with test database fixtures and integration tests for FastAPI routers

2026-01-20
open-prose
software-developers

OpenProse is a programming language for AI sessions. An AI session is a Turing-complete computer; OpenProse structures English into unambiguous control flow. More pattern than frameworkโ€”it ships as a skill with no dependencies. Activate when: running .prose files, mentioning OpenProse, or orchestrating multi-agent workflows from a script. Use this skill if you ever want to kick off more than one subagent at a time, or orchestrate anything interesting between more than one subagent. Write a .prose file and save it in the .claude-plugin/ directory. Then embody the OpenProse VM, as described in prose.md, and execute it.

2026-01-20
fastapi-alembic-setup
database-architects

Configure Alembic for async SQLAlchemy migrations with PostgreSQL

2026-01-20
fastapi-app-factory
software-developers

Create FastAPI application factory with lifespan, middleware, pagination, and router configuration

2026-01-20
fastapi-backend-overview
software-developers

Overview and guidelines for FastAPI 3-layer architecture with async SQLAlchemy, Pydantic v2, and best practices

2026-01-20
fastapi-core-models
software-developers

Create SQLAlchemy base model with UUID, timestamp, and soft delete mixins for FastAPI

2026-01-20
fastapi-core-repository
software-developers

Create abstract base repository interface with CRUD, pagination, filtering, bulk operations, and soft delete

2026-01-20
fastapi-core-schemas
software-developers

Create Pydantic v2 base schemas for request validation and response serialization in FastAPI

2026-01-20
fastapi-core-service
software-developers

Create base service class that wraps repository operations and provides business logic hooks

2026-01-20
fastapi-database-setup
database-architects

Configure async SQLAlchemy 2.0 engine, session factory, and database dependency for FastAPI

2026-01-20
fastapi-entity
software-developers

Create a new entity with model, schemas, repository, service, router, dependencies, and filters

2026-01-20
fastapi-exceptions
software-developers

Create custom exceptions, error response schemas, and centralized exception handlers for FastAPI

2026-01-20
fastapi-logging
software-developers

Configure structured JSON logging with correlation IDs and request context for FastAPI

2026-01-20
fastapi-postgres-repository
software-developers

Implement PostgreSQL repository with bulk upsert, soft delete filtering, and fastapi-pagination/filter integration

2026-01-20
fastapi-project-setup
software-developers

Initialize FastAPI project with uv, pyproject.toml, ruff configuration, and environment files

2026-01-20
fastapi-testing
software-quality-assurance-analysts-and-testers

Configure pytest-asyncio with test database fixtures and integration tests for FastAPI routers

2026-01-20